3.94 \(\int \frac {(a+b \log (c x^n)) \log (d (e+f x^2)^m)}{x^5} \, dx\)

Optimal. Leaf size=248 \[ -\frac {\left (a+b \log \left (c x^n\right )\right ) \log \left (d \left (e+f x^2\right )^m\right )}{4 x^4}-\frac {f^2 m \log (x) \left (a+b \log \left (c x^n\right )\right )}{2 e^2}+\frac {f^2 m \log \left (e+f x^2\right ) \left (a+b \log \left (c x^n\right )\right )}{4 e^2}-\frac {f m \left (a+b \log \left (c x^n\right )\right )}{4 e x^2}-\frac {b n \log \left (d \left (e+f x^2\right )^m\right )}{16 x^4}-\frac {b f^2 m n \text {Li}_2\left (\frac {f x^2}{e}+1\right )}{8 e^2}+\frac {b f^2 m n \log \left (e+f x^2\right )}{16 e^2}-\frac {b f^2 m n \log \left (-\frac {f x^2}{e}\right ) \log \left (e+f x^2\right )}{8 e^2}+\frac {b f^2 m n \log ^2(x)}{4 e^2}-\frac {b f^2 m n \log (x)}{8 e^2}-\frac {3 b f m n}{16 e x^2} \]

[Out]

-3/16*b*f*m*n/e/x^2-1/8*b*f^2*m*n*ln(x)/e^2+1/4*b*f^2*m*n*ln(x)^2/e^2-1/4*f*m*(a+b*ln(c*x^n))/e/x^2-1/2*f^2*m*
ln(x)*(a+b*ln(c*x^n))/e^2+1/16*b*f^2*m*n*ln(f*x^2+e)/e^2-1/8*b*f^2*m*n*ln(-f*x^2/e)*ln(f*x^2+e)/e^2+1/4*f^2*m*
(a+b*ln(c*x^n))*ln(f*x^2+e)/e^2-1/16*b*n*ln(d*(f*x^2+e)^m)/x^4-1/4*(a+b*ln(c*x^n))*ln(d*(f*x^2+e)^m)/x^4-1/8*b
*f^2*m*n*polylog(2,1+f*x^2/e)/e^2

________________________________________________________________________________________

Rubi [A]  time = 0.23, antiderivative size = 248, normalized size of antiderivative = 1.00, number of steps used = 10, number of rules used = 7, integrand size = 26, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.269, Rules used = {2454, 2395, 44, 2376, 2301, 2394, 2315} \[ -\frac {b f^2 m n \text {PolyLog}\left (2,\frac {f x^2}{e}+1\right )}{8 e^2}-\frac {\left (a+b \log \left (c x^n\right )\right ) \log \left (d \left (e+f x^2\right )^m\right )}{4 x^4}-\frac {f^2 m \log (x) \left (a+b \log \left (c x^n\right )\right )}{2 e^2}+\frac {f^2 m \log \left (e+f x^2\right ) \left (a+b \log \left (c x^n\right )\right )}{4 e^2}-\frac {f m \left (a+b \log \left (c x^n\right )\right )}{4 e x^2}-\frac {b n \log \left (d \left (e+f x^2\right )^m\right )}{16 x^4}+\frac {b f^2 m n \log \left (e+f x^2\right )}{16 e^2}-\frac {b f^2 m n \log \left (-\frac {f x^2}{e}\right ) \log \left (e+f x^2\right )}{8 e^2}+\frac {b f^2 m n \log ^2(x)}{4 e^2}-\frac {b f^2 m n \log (x)}{8 e^2}-\frac {3 b f m n}{16 e x^2} \]

Antiderivative was successfully verified.

[In]

Int[((a + b*Log[c*x^n])*Log[d*(e + f*x^2)^m])/x^5,x]

[Out]

(-3*b*f*m*n)/(16*e*x^2) - (b*f^2*m*n*Log[x])/(8*e^2) + (b*f^2*m*n*Log[x]^2)/(4*e^2) - (f*m*(a + b*Log[c*x^n]))
/(4*e*x^2) - (f^2*m*Log[x]*(a + b*Log[c*x^n]))/(2*e^2) + (b*f^2*m*n*Log[e + f*x^2])/(16*e^2) - (b*f^2*m*n*Log[
-((f*x^2)/e)]*Log[e + f*x^2])/(8*e^2) + (f^2*m*(a + b*Log[c*x^n])*Log[e + f*x^2])/(4*e^2) - (b*n*Log[d*(e + f*
x^2)^m])/(16*x^4) - ((a + b*Log[c*x^n])*Log[d*(e + f*x^2)^m])/(4*x^4) - (b*f^2*m*n*PolyLog[2, 1 + (f*x^2)/e])/
(8*e^2)

Rule 44

Int[((a_) + (b_.)*(x_))^(m_.)*((c_.) + (d_.)*(x_))^(n_.), x_Symbol] :> Int[ExpandIntegrand[(a + b*x)^m*(c + d*
x)^n, x], x] /; FreeQ[{a, b, c, d}, x] && NeQ[b*c - a*d, 0] && ILtQ[m, 0] && IntegerQ[n] &&  !(IGtQ[n, 0] && L
tQ[m + n + 2, 0])

Rule 2301

Int[((a_.) + Log[(c_.)*(x_)^(n_.)]*(b_.))/(x_), x_Symbol] :> Simp[(a + b*Log[c*x^n])^2/(2*b*n), x] /; FreeQ[{a
, b, c, n}, x]

Rule 2315

Int[Log[(c_.)*(x_)]/((d_) + (e_.)*(x_)), x_Symbol] :> -Simp[PolyLog[2, 1 - c*x]/e, x] /; FreeQ[{c, d, e}, x] &
& EqQ[e + c*d, 0]

Rule 2376

Int[Log[(d_.)*((e_) + (f_.)*(x_)^(m_.))^(r_.)]*((a_.) + Log[(c_.)*(x_)^(n_.)]*(b_.))*((g_.)*(x_))^(q_.), x_Sym
bol] :> With[{u = IntHide[(g*x)^q*Log[d*(e + f*x^m)^r], x]}, Dist[a + b*Log[c*x^n], u, x] - Dist[b*n, Int[Dist
[1/x, u, x], x], x]] /; FreeQ[{a, b, c, d, e, f, g, r, m, n, q}, x] && (IntegerQ[(q + 1)/m] || (RationalQ[m] &
& RationalQ[q])) && NeQ[q, -1]

Rule 2394

Int[((a_.) + Log[(c_.)*((d_) + (e_.)*(x_))^(n_.)]*(b_.))/((f_.) + (g_.)*(x_)), x_Symbol] :> Simp[(Log[(e*(f +
g*x))/(e*f - d*g)]*(a + b*Log[c*(d + e*x)^n]))/g, x] - Dist[(b*e*n)/g, Int[Log[(e*(f + g*x))/(e*f - d*g)]/(d +
 e*x), x], x] /; FreeQ[{a, b, c, d, e, f, g, n}, x] && NeQ[e*f - d*g, 0]

Rule 2395

Int[((a_.) + Log[(c_.)*((d_) + (e_.)*(x_))^(n_.)]*(b_.))*((f_.) + (g_.)*(x_))^(q_.), x_Symbol] :> Simp[((f + g
*x)^(q + 1)*(a + b*Log[c*(d + e*x)^n]))/(g*(q + 1)), x] - Dist[(b*e*n)/(g*(q + 1)), Int[(f + g*x)^(q + 1)/(d +
 e*x), x], x] /; FreeQ[{a, b, c, d, e, f, g, n, q}, x] && NeQ[e*f - d*g, 0] && NeQ[q, -1]

Rule 2454

Int[((a_.) + Log[(c_.)*((d_) + (e_.)*(x_)^(n_))^(p_.)]*(b_.))^(q_.)*(x_)^(m_.), x_Symbol] :> Dist[1/n, Subst[I
nt[x^(Simplify[(m + 1)/n] - 1)*(a + b*Log[c*(d + e*x)^p])^q, x], x, x^n], x] /; FreeQ[{a, b, c, d, e, m, n, p,
 q}, x] && IntegerQ[Simplify[(m + 1)/n]] && (GtQ[(m + 1)/n, 0] || IGtQ[q, 0]) &&  !(EqQ[q, 1] && ILtQ[n, 0] &&
 IGtQ[m, 0])

Rubi steps

\begin {align*} \int \frac {\left (a+b \log \left (c x^n\right )\right ) \log \left (d \left (e+f x^2\right )^m\right )}{x^5} \, dx &=-\frac {f m \left (a+b \log \left (c x^n\right )\right )}{4 e x^2}-\frac {f^2 m \log (x) \left (a+b \log \left (c x^n\right )\right )}{2 e^2}+\frac {f^2 m \left (a+b \log \left (c x^n\right )\right ) \log \left (e+f x^2\right )}{4 e^2}-\frac {\left (a+b \log \left (c x^n\right )\right ) \log \left (d \left (e+f x^2\right )^m\right )}{4 x^4}-(b n) \int \left (-\frac {f m}{4 e x^3}-\frac {f^2 m \log (x)}{2 e^2 x}+\frac {f^2 m \log \left (e+f x^2\right )}{4 e^2 x}-\frac {\log \left (d \left (e+f x^2\right )^m\right )}{4 x^5}\right ) \, dx\\ &=-\frac {b f m n}{8 e x^2}-\frac {f m \left (a+b \log \left (c x^n\right )\right )}{4 e x^2}-\frac {f^2 m \log (x) \left (a+b \log \left (c x^n\right )\right )}{2 e^2}+\frac {f^2 m \left (a+b \log \left (c x^n\right )\right ) \log \left (e+f x^2\right )}{4 e^2}-\frac {\left (a+b \log \left (c x^n\right )\right ) \log \left (d \left (e+f x^2\right )^m\right )}{4 x^4}+\frac {1}{4} (b n) \int \frac {\log \left (d \left (e+f x^2\right )^m\right )}{x^5} \, dx-\frac {\left (b f^2 m n\right ) \int \frac {\log \left (e+f x^2\right )}{x} \, dx}{4 e^2}+\frac {\left (b f^2 m n\right ) \int \frac {\log (x)}{x} \, dx}{2 e^2}\\ &=-\frac {b f m n}{8 e x^2}+\frac {b f^2 m n \log ^2(x)}{4 e^2}-\frac {f m \left (a+b \log \left (c x^n\right )\right )}{4 e x^2}-\frac {f^2 m \log (x) \left (a+b \log \left (c x^n\right )\right )}{2 e^2}+\frac {f^2 m \left (a+b \log \left (c x^n\right )\right ) \log \left (e+f x^2\right )}{4 e^2}-\frac {\left (a+b \log \left (c x^n\right )\right ) \log \left (d \left (e+f x^2\right )^m\right )}{4 x^4}+\frac {1}{8} (b n) \operatorname {Subst}\left (\int \frac {\log \left (d (e+f x)^m\right )}{x^3} \, dx,x,x^2\right )-\frac {\left (b f^2 m n\right ) \operatorname {Subst}\left (\int \frac {\log (e+f x)}{x} \, dx,x,x^2\right )}{8 e^2}\\ &=-\frac {b f m n}{8 e x^2}+\frac {b f^2 m n \log ^2(x)}{4 e^2}-\frac {f m \left (a+b \log \left (c x^n\right )\right )}{4 e x^2}-\frac {f^2 m \log (x) \left (a+b \log \left (c x^n\right )\right )}{2 e^2}-\frac {b f^2 m n \log \left (-\frac {f x^2}{e}\right ) \log \left (e+f x^2\right )}{8 e^2}+\frac {f^2 m \left (a+b \log \left (c x^n\right )\right ) \log \left (e+f x^2\right )}{4 e^2}-\frac {b n \log \left (d \left (e+f x^2\right )^m\right )}{16 x^4}-\frac {\left (a+b \log \left (c x^n\right )\right ) \log \left (d \left (e+f x^2\right )^m\right )}{4 x^4}+\frac {1}{16} (b f m n) \operatorname {Subst}\left (\int \frac {1}{x^2 (e+f x)} \, dx,x,x^2\right )+\frac {\left (b f^3 m n\right ) \operatorname {Subst}\left (\int \frac {\log \left (-\frac {f x}{e}\right )}{e+f x} \, dx,x,x^2\right )}{8 e^2}\\ &=-\frac {b f m n}{8 e x^2}+\frac {b f^2 m n \log ^2(x)}{4 e^2}-\frac {f m \left (a+b \log \left (c x^n\right )\right )}{4 e x^2}-\frac {f^2 m \log (x) \left (a+b \log \left (c x^n\right )\right )}{2 e^2}-\frac {b f^2 m n \log \left (-\frac {f x^2}{e}\right ) \log \left (e+f x^2\right )}{8 e^2}+\frac {f^2 m \left (a+b \log \left (c x^n\right )\right ) \log \left (e+f x^2\right )}{4 e^2}-\frac {b n \log \left (d \left (e+f x^2\right )^m\right )}{16 x^4}-\frac {\left (a+b \log \left (c x^n\right )\right ) \log \left (d \left (e+f x^2\right )^m\right )}{4 x^4}-\frac {b f^2 m n \text {Li}_2\left (1+\frac {f x^2}{e}\right )}{8 e^2}+\frac {1}{16} (b f m n) \operatorname {Subst}\left (\int \left (\frac {1}{e x^2}-\frac {f}{e^2 x}+\frac {f^2}{e^2 (e+f x)}\right ) \, dx,x,x^2\right )\\ &=-\frac {3 b f m n}{16 e x^2}-\frac {b f^2 m n \log (x)}{8 e^2}+\frac {b f^2 m n \log ^2(x)}{4 e^2}-\frac {f m \left (a+b \log \left (c x^n\right )\right )}{4 e x^2}-\frac {f^2 m \log (x) \left (a+b \log \left (c x^n\right )\right )}{2 e^2}+\frac {b f^2 m n \log \left (e+f x^2\right )}{16 e^2}-\frac {b f^2 m n \log \left (-\frac {f x^2}{e}\right ) \log \left (e+f x^2\right )}{8 e^2}+\frac {f^2 m \left (a+b \log \left (c x^n\right )\right ) \log \left (e+f x^2\right )}{4 e^2}-\frac {b n \log \left (d \left (e+f x^2\right )^m\right )}{16 x^4}-\frac {\left (a+b \log \left (c x^n\right )\right ) \log \left (d \left (e+f x^2\right )^m\right )}{4 x^4}-\frac {b f^2 m n \text {Li}_2\left (1+\frac {f x^2}{e}\right )}{8 e^2}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C]  time = 0.14, size = 363, normalized size = 1.46 \[ -\frac {4 a e^2 \log \left (d \left (e+f x^2\right )^m\right )-4 a f^2 m x^4 \log \left (e+f x^2\right )+4 a e f m x^2+8 a f^2 m x^4 \log (x)+4 b e^2 \log \left (c x^n\right ) \log \left (d \left (e+f x^2\right )^m\right )-4 b f^2 m x^4 \log \left (c x^n\right ) \log \left (e+f x^2\right )+4 b e f m x^2 \log \left (c x^n\right )+8 b f^2 m x^4 \log (x) \log \left (c x^n\right )+b e^2 n \log \left (d \left (e+f x^2\right )^m\right )-4 b f^2 m n x^4 \text {Li}_2\left (-\frac {i \sqrt {f} x}{\sqrt {e}}\right )-4 b f^2 m n x^4 \text {Li}_2\left (\frac {i \sqrt {f} x}{\sqrt {e}}\right )-4 b f^2 m n x^4 \log (x) \log \left (1-\frac {i \sqrt {f} x}{\sqrt {e}}\right )-4 b f^2 m n x^4 \log (x) \log \left (1+\frac {i \sqrt {f} x}{\sqrt {e}}\right )-b f^2 m n x^4 \log \left (e+f x^2\right )+4 b f^2 m n x^4 \log (x) \log \left (e+f x^2\right )+3 b e f m n x^2-4 b f^2 m n x^4 \log ^2(x)+2 b f^2 m n x^4 \log (x)}{16 e^2 x^4} \]

Antiderivative was successfully verified.

[In]

Integrate[((a + b*Log[c*x^n])*Log[d*(e + f*x^2)^m])/x^5,x]

[Out]

-1/16*(4*a*e*f*m*x^2 + 3*b*e*f*m*n*x^2 + 8*a*f^2*m*x^4*Log[x] + 2*b*f^2*m*n*x^4*Log[x] - 4*b*f^2*m*n*x^4*Log[x
]^2 + 4*b*e*f*m*x^2*Log[c*x^n] + 8*b*f^2*m*x^4*Log[x]*Log[c*x^n] - 4*b*f^2*m*n*x^4*Log[x]*Log[1 - (I*Sqrt[f]*x
)/Sqrt[e]] - 4*b*f^2*m*n*x^4*Log[x]*Log[1 + (I*Sqrt[f]*x)/Sqrt[e]] - 4*a*f^2*m*x^4*Log[e + f*x^2] - b*f^2*m*n*
x^4*Log[e + f*x^2] + 4*b*f^2*m*n*x^4*Log[x]*Log[e + f*x^2] - 4*b*f^2*m*x^4*Log[c*x^n]*Log[e + f*x^2] + 4*a*e^2
*Log[d*(e + f*x^2)^m] + b*e^2*n*Log[d*(e + f*x^2)^m] + 4*b*e^2*Log[c*x^n]*Log[d*(e + f*x^2)^m] - 4*b*f^2*m*n*x
^4*PolyLog[2, ((-I)*Sqrt[f]*x)/Sqrt[e]] - 4*b*f^2*m*n*x^4*PolyLog[2, (I*Sqrt[f]*x)/Sqrt[e]])/(e^2*x^4)

________________________________________________________________________________________

fricas [F]  time = 0.77, size = 0, normalized size = 0.00 \[ {\rm integral}\left (\frac {{\left (b \log \left (c x^{n}\right ) + a\right )} \log \left ({\left (f x^{2} + e\right )}^{m} d\right )}{x^{5}}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*log(c*x^n))*log(d*(f*x^2+e)^m)/x^5,x, algorithm="fricas")

[Out]

integral((b*log(c*x^n) + a)*log((f*x^2 + e)^m*d)/x^5, x)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {{\left (b \log \left (c x^{n}\right ) + a\right )} \log \left ({\left (f x^{2} + e\right )}^{m} d\right )}{x^{5}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*log(c*x^n))*log(d*(f*x^2+e)^m)/x^5,x, algorithm="giac")

[Out]

integrate((b*log(c*x^n) + a)*log((f*x^2 + e)^m*d)/x^5, x)

________________________________________________________________________________________

maple [C]  time = 0.73, size = 2313, normalized size = 9.33 \[ \text {Expression too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((b*ln(c*x^n)+a)*ln(d*(f*x^2+e)^m)/x^5,x)

[Out]

1/8*I/e*f*m/x^2*b*Pi*csgn(I*x^n)*csgn(I*c*x^n)*csgn(I*c)-1/2*b/e^2*f^2*m*ln(x)*ln(x^n)-1/16*Pi^2*csgn(I*(f*x^2
+e)^m)*csgn(I*d*(f*x^2+e)^m)^2/x^4*b*csgn(I*x^n)*csgn(I*c*x^n)*csgn(I*c)-1/16*Pi^2*csgn(I*d)*csgn(I*(f*x^2+e)^
m)*csgn(I*d*(f*x^2+e)^m)/x^4*b*csgn(I*c*x^n)^2*csgn(I*c)-1/16*Pi^2*csgn(I*d)*csgn(I*d*(f*x^2+e)^m)^2/x^4*b*csg
n(I*x^n)*csgn(I*c*x^n)*csgn(I*c)+1/8*I/x^4*Pi*ln(d)*b*csgn(I*x^n)*csgn(I*c*x^n)*csgn(I*c)-1/4*ln(d)*b/x^4*ln(x
^n)-1/2*a/e^2*f^2*m*ln(x)-1/4*a/e*f*m/x^2-1/4/x^4*ln(d)*a-1/4/x^4*ln(c)*ln(d)*b-1/16/x^4*ln(d)*b*n+1/32*I/x^4*
Pi*b*n*csgn(I*d)*csgn(I*(f*x^2+e)^m)*csgn(I*d*(f*x^2+e)^m)-1/4*b/e*f*m/x^2*ln(x^n)+1/16*Pi^2*csgn(I*(f*x^2+e)^
m)*csgn(I*d*(f*x^2+e)^m)^2/x^4*b*csgn(I*x^n)*csgn(I*c*x^n)^2+1/16*Pi^2*csgn(I*(f*x^2+e)^m)*csgn(I*d*(f*x^2+e)^
m)^2/x^4*b*csgn(I*c*x^n)^2*csgn(I*c)+1/16*Pi^2*csgn(I*d*(f*x^2+e)^m)^3/x^4*b*csgn(I*x^n)*csgn(I*c*x^n)*csgn(I*
c)-3/16*b/e*f*m*n/x^2+(-1/4*b/x^4*ln(x^n)-1/16*(2*I*Pi*b*csgn(I*x^n)*csgn(I*c*x^n)^2-2*I*Pi*b*csgn(I*c)*csgn(I
*x^n)*csgn(I*c*x^n)-2*I*Pi*b*csgn(I*c*x^n)^3+2*I*Pi*b*csgn(I*c)*csgn(I*c*x^n)^2+4*b*ln(c)+b*n+4*a)/x^4)*ln((f*
x^2+e)^m)+1/4*b/e^2*f^2*m*n*dilog((-f*x+(-e*f)^(1/2))/(-e*f)^(1/2))+1/4*b/e^2*f^2*m*n*dilog((f*x+(-e*f)^(1/2))
/(-e*f)^(1/2))+1/8*I/e^2*f^2*m*ln(f*x^2+e)*b*Pi*csgn(I*c*x^n)^2*csgn(I*c)+1/16*Pi^2*csgn(I*d)*csgn(I*(f*x^2+e)
^m)*csgn(I*d*(f*x^2+e)^m)/x^4*b*csgn(I*x^n)*csgn(I*c*x^n)*csgn(I*c)-1/4*b/e*f*m/x^2*ln(c)-1/8*I/x^4*Pi*ln(d)*b
*csgn(I*c*x^n)^2*csgn(I*c)-1/8*I*Pi*csgn(I*(f*x^2+e)^m)*csgn(I*d*(f*x^2+e)^m)^2*b/x^4*ln(x^n)-1/8*I*Pi*csgn(I*
d)*csgn(I*d*(f*x^2+e)^m)^2*b/x^4*ln(x^n)-1/32*I/x^4*Pi*b*n*csgn(I*d)*csgn(I*d*(f*x^2+e)^m)^2-1/8*b/e^2*f^2*m*n
*ln(x)+1/4*b/e^2*f^2*m*n*ln(x)^2-1/4*I*Pi*b/e^2*f^2*m*csgn(I*x^n)*csgn(I*c*x^n)^2*ln(x)+1/4*m*f^2*b*ln(x^n)/e^
2*ln(f*x^2+e)+1/16*Pi^2*csgn(I*d)*csgn(I*d*(f*x^2+e)^m)^2/x^4*b*csgn(I*x^n)*csgn(I*c*x^n)^2+1/16*Pi^2*csgn(I*d
)*csgn(I*d*(f*x^2+e)^m)^2/x^4*b*csgn(I*c*x^n)^2*csgn(I*c)+1/4/e^2*f^2*m*ln(f*x^2+e)*a+1/8*I/x^4*Pi*a*csgn(I*d)
*csgn(I*(f*x^2+e)^m)*csgn(I*d*(f*x^2+e)^m)-1/8*I/x^4*ln(c)*Pi*b*csgn(I*d)*csgn(I*d*(f*x^2+e)^m)^2-1/8*I/x^4*ln
(c)*Pi*b*csgn(I*(f*x^2+e)^m)*csgn(I*d*(f*x^2+e)^m)^2+1/16*Pi^2*csgn(I*d*(f*x^2+e)^m)^3/x^4*b*csgn(I*c*x^n)^3+1
/8*I/x^4*Pi*a*csgn(I*d*(f*x^2+e)^m)^3-1/4*I*Pi*b/e^2*f^2*m*csgn(I*c)*csgn(I*c*x^n)^2*ln(x)-1/16*Pi^2*csgn(I*d)
*csgn(I*(f*x^2+e)^m)*csgn(I*d*(f*x^2+e)^m)/x^4*b*csgn(I*x^n)*csgn(I*c*x^n)^2+1/4*b/e^2*f^2*m*n*ln(x)*ln((-f*x+
(-e*f)^(1/2))/(-e*f)^(1/2))+1/4*b/e^2*f^2*m*n*ln(x)*ln((f*x+(-e*f)^(1/2))/(-e*f)^(1/2))-1/4*b/e^2*f^2*m*n*ln(x
)*ln(f*x^2+e)-1/2*b/e^2*f^2*m*ln(c)*ln(x)+1/4*I*Pi*b/e^2*f^2*m*csgn(I*c*x^n)^3*ln(x)-1/8*I/e^2*f^2*m*ln(f*x^2+
e)*b*Pi*csgn(I*x^n)*csgn(I*c*x^n)*csgn(I*c)+1/4*I*Pi*b/e^2*f^2*m*csgn(I*c)*csgn(I*x^n)*csgn(I*c*x^n)*ln(x)-1/3
2*I/x^4*Pi*b*n*csgn(I*(f*x^2+e)^m)*csgn(I*d*(f*x^2+e)^m)^2+1/16*Pi^2*csgn(I*d)*csgn(I*(f*x^2+e)^m)*csgn(I*d*(f
*x^2+e)^m)/x^4*b*csgn(I*c*x^n)^3+1/8*I/e*f*m/x^2*b*Pi*csgn(I*c*x^n)^3-1/8*I/e^2*f^2*m*ln(f*x^2+e)*b*Pi*csgn(I*
c*x^n)^3+1/4/e^2*f^2*m*ln(f*x^2+e)*b*ln(c)-1/16*Pi^2*csgn(I*d)*csgn(I*d*(f*x^2+e)^m)^2/x^4*b*csgn(I*c*x^n)^3-1
/16*Pi^2*csgn(I*d*(f*x^2+e)^m)^3/x^4*b*csgn(I*c*x^n)^2*csgn(I*c)+1/8*I/x^4*ln(c)*Pi*b*csgn(I*d*(f*x^2+e)^m)^3+
1/8*I/x^4*Pi*ln(d)*b*csgn(I*c*x^n)^3-1/8*I/e*f*m/x^2*b*Pi*csgn(I*x^n)*csgn(I*c*x^n)^2-1/8*I/e*f*m/x^2*b*Pi*csg
n(I*c*x^n)^2*csgn(I*c)+1/8*I/e^2*f^2*m*ln(f*x^2+e)*b*Pi*csgn(I*x^n)*csgn(I*c*x^n)^2+1/32*I/x^4*Pi*b*n*csgn(I*d
*(f*x^2+e)^m)^3-1/8*I/x^4*Pi*a*csgn(I*d)*csgn(I*d*(f*x^2+e)^m)^2-1/8*I/x^4*Pi*a*csgn(I*(f*x^2+e)^m)*csgn(I*d*(
f*x^2+e)^m)^2+1/8*I*Pi*csgn(I*d*(f*x^2+e)^m)^3*b/x^4*ln(x^n)-1/16*Pi^2*csgn(I*(f*x^2+e)^m)*csgn(I*d*(f*x^2+e)^
m)^2/x^4*b*csgn(I*c*x^n)^3-1/16*Pi^2*csgn(I*d*(f*x^2+e)^m)^3/x^4*b*csgn(I*x^n)*csgn(I*c*x^n)^2-1/8*I/x^4*Pi*ln
(d)*b*csgn(I*x^n)*csgn(I*c*x^n)^2+1/8*I*Pi*csgn(I*d)*csgn(I*(f*x^2+e)^m)*csgn(I*d*(f*x^2+e)^m)*b/x^4*ln(x^n)+1
/8*I/x^4*ln(c)*Pi*b*csgn(I*d)*csgn(I*(f*x^2+e)^m)*csgn(I*d*(f*x^2+e)^m)+1/16*b*f^2*m*n*ln(f*x^2+e)/e^2

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ -\frac {{\left (4 \, b m \log \left (x^{n}\right ) + {\left (m n + 4 \, m \log \relax (c)\right )} b + 4 \, a m\right )} \log \left (f x^{2} + e\right )}{16 \, x^{4}} + \int \frac {8 \, b e \log \relax (c) \log \relax (d) + {\left (4 \, {\left (f m + 2 \, f \log \relax (d)\right )} a + {\left (f m n + 4 \, {\left (f m + 2 \, f \log \relax (d)\right )} \log \relax (c)\right )} b\right )} x^{2} + 8 \, a e \log \relax (d) + 4 \, {\left ({\left (f m + 2 \, f \log \relax (d)\right )} b x^{2} + 2 \, b e \log \relax (d)\right )} \log \left (x^{n}\right )}{8 \, {\left (f x^{7} + e x^{5}\right )}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*log(c*x^n))*log(d*(f*x^2+e)^m)/x^5,x, algorithm="maxima")

[Out]

-1/16*(4*b*m*log(x^n) + (m*n + 4*m*log(c))*b + 4*a*m)*log(f*x^2 + e)/x^4 + integrate(1/8*(8*b*e*log(c)*log(d)
+ (4*(f*m + 2*f*log(d))*a + (f*m*n + 4*(f*m + 2*f*log(d))*log(c))*b)*x^2 + 8*a*e*log(d) + 4*((f*m + 2*f*log(d)
)*b*x^2 + 2*b*e*log(d))*log(x^n))/(f*x^7 + e*x^5), x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.00 \[ \int \frac {\ln \left (d\,{\left (f\,x^2+e\right )}^m\right )\,\left (a+b\,\ln \left (c\,x^n\right )\right )}{x^5} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((log(d*(e + f*x^2)^m)*(a + b*log(c*x^n)))/x^5,x)

[Out]

int((log(d*(e + f*x^2)^m)*(a + b*log(c*x^n)))/x^5, x)

________________________________________________________________________________________

sympy [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*ln(c*x**n))*ln(d*(f*x**2+e)**m)/x**5,x)

[Out]

Timed out

________________________________________________________________________________________